Papers with GNN)-based models
Transferability of Syntax-Aware Graph Neural Networks in Zero-Shot Cross-Lingual Semantic Role Labeling (2024.findings-emnlp)
Copied to clipboard
| Challenge: | Existing studies in cross-lingual semantic role labeling (SRL) lack a comprehensive analysis of their network selection. |
| Approach: | They compare the transferability of graph neural network-based models with universal dependency trees to English and 23 target languages. |
| Outcome: | The proposed models perform better in resource-poor languages than in resource rich ones. |
HeterGraphLongSum: Heterogeneous Graph Neural Network with Passage Aggregation for Extractive Long Document Summarization (2022.coling-1)
Copied to clipboard
| Challenge: | Existing models for extractive document summarization are based on sequence-to-sequence (Seq2Sequency) but long-form document summaries using graph-based methods are still an open research issue. |
| Approach: | They propose a heterogeneous graph neural network model to improve the performance of extractive document summarization using graph-based methods. |
| Outcome: | The proposed model can achieve state-of-the-art performance without pre-trained language models. |